Skip to content

Conversation

DanielAvdar
Copy link
Contributor

This pull request updates import paths in the README.rst file to reflect a change in the module structure of the mocket library. The changes ensure that the examples use the correct imports for the updated library.

Documentation updates:

  • Updated import path for Entry in the first example to use mocket.mocks.mockhttp.Entry instead of mocket.mockhttp.Entry. (README.rst, README.rstL104-R104)
  • Updated import path for Entry in the second example to use mocket.mocks.mockhttp.Entry instead of mocket.mockhttp.Entry. (README.rst, README.rstL297-R297)

Copy link

Copy link

codecov bot commented May 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.70%. Comparing base (80e1047) to head (84f86c0).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #291   +/-   ##
=======================================
  Coverage   98.70%   98.70%           
=======================================
  Files          22       22           
  Lines        1004     1004           
=======================================
  Hits          991      991           
  Misses         13       13           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@mindflayer
Copy link
Owner

The old import paths still work as a shortcut, but I agree it's better to reflect the new ones in the documentation.

@mindflayer mindflayer merged commit 2230f2c into mindflayer:main May 21, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants